﻿body,td,div,.p,a{font-family: tahoma,verdana,arial,sans-serif; font-size:11px;} 
body {background-color: #ffffff;}
div,td{color:#000} 
.f,.fl:link{color:#6f6f6f} 
a:link,.w,a.w:link,.w a:link{text-decoration:none} 
a:visited,.fl:visited{text-decoration:none} 
a:active,.fl:active{text-decoration:none} 
/*a:hover{color:#4b2a46;text-decoration:underline} */
.t a:link,.t a:active,.t a:visited,.t{color:#ffffff} 
.t{background-color:#CCCC99} 
.h{color:#3366cc;font-size:14px} 
.i,.i:link{color:#a90a08} 
.a,.a:link{color:#008000} 
.z{display:none} 
div.n {margin-top: 1ex} 
.n a{font-size:10pt; color:#000} 
.n .i{font-size:10pt; font-weight:bold} 
.q a:visited,.q a:link,.q a:active,.q {text-decoration: none; color: #00c;} 
.b{font-size: 12pt; color:#00c; font-weight:bold} 

/* Image in Text Box */
.TextBoxSearch {
	background:#FFFeee url('../../../app_images/ico_search16.gif') no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border:1px solid #CCCCCC;
	width: auto;
	height:20px;
	color: #000; font-family: tahoma,verdana,arial,sans-serif; width:182px;  border-radius:5px;
}

/* all dropdown style */
select {
    padding:4px 4px 4px 4px;
	border:1px solid #CCCCCC;
	height:30px;
	color: #000; font-family: tahoma,verdana,arial,sans-serif; width:182px;  border-radius:5px;

}

/* all textbox style */
input[type="text"], [type="password"], [type="option"]{
    padding:4px 4px 4px 4px;
	border:1px solid #CCCCCC;
	height:20px;
	color: #000; font-family: tahoma,verdana,arial,sans-serif; width:182px;  border-radius:5px;
}

/* ios button style  to all buttons */
button, input[type="button"], input[type="submit"] {
  background: #EEF7EA none 0 0 repeat-x;
  font-family: tahoma,verdana,arial,sans-serif;
  border: solid 1px #adc0ed;
  color: #2e4987;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  font-size: 11px;
  line-height: 100%;
  margin: 1px;
  padding: 0.83em 1em;
  position: relative;
  text-decoration: none;
  text-shadow: #fff 0 1px 0;
  vertical-align: middle;
  white-space: nowrap;

  /* gecko */
  -moz-user-select: none;
  -moz-border-radius: 6px;
  background-image: -moz-linear-gradient(-90deg,
    #eeeeee 1%,
    #f3f5fa 5%,
    #e4eafa 70%,
    #c9d5f6 100%);

  /* webkit */
  -webkit-user-select: none;
  -webkit-border-radius: 6px;
  background-image: -webkit-gradient(linear,left top,left bottom,
    color-stop(0.01, #eee),
    color-stop(0.05, #f3f5fa),
    color-stop(0.70, #e4eafa),
    color-stop(1, #c9d5f6));
}

.block-main {background:#ffffff; font-family: tahoma,verdana,arial,sans-serif;  border:Silver 1px solid; border-radius:8px; float:left; padding: 0px; width: 100%;}
.head-r1x { background:url('../app_images/banner.jpg') repeat-x;  
display:block; width:100%; height:30px; float:left; border-radius:8px 8px 0 0;
}
span.headx { padding:5px 0px 5px 5px; font-family: tahoma,verdana,arial,sans-serif; font-size:14px; color:#000000; font-weight:bold; display:inline-block}
.block1x { float:left; width:95%; margin:10px 10px 10px 10px; font-size:11px; color: #000000;}
